Journal of Liaoning Petrochemical University
  Journals
  Publication Years
  Keywords
Search within results Open Search
Please wait a minute...
For Selected: Toggle Thumbnails
Less-Than-Truckload Transportation Logistics Information System Based on Java ME
ZHAO Xin-hui, WANG Fu-wei
Abstract333)      PDF (721KB)(217)      
At present, the integration of mobile applications and the Internet becomes increasingly popular, and the less-than-truckload transportation logistics information system based on Java ME is a application of this kind. The architecture of Java ME was introduced. The functional design of system and some key technologies were provided for resolving the problems,including high interface API,multithread,HTTP data transfer etc. The system design referred to the MVC pattern. The example simulation of system was represented. The conclusion was drawn for applying this system.
2009, 29 (1): 79-82.
A Pattern Matching Algorithm for Intrusion Detection
CHEN Lun, WEI Hai-ping, WANG Fu-wei
Abstract283)      PDF (148KB)(588)      
Pattern matching is an important algorithm in intrusion detection system.The efficiency of this algorithm directly affects the intrusion detection system's performance. As in the process of traditional pattern matching algorithm, matches were done according to the character order in the pattern, a pattern matching algorithm based on statistics was proposed. By using the statistical characteristics of the string itself, the algorithm chooses the least frequency substring's characters in the main string as the key characters. According to this characters' position in the main string, jump matching are done. Thus the speed of pattern matching was accelerated greatly. The experiment results show that this algorithm is more efficient than other similar algorithms.
2009, 29 (1): 69-72.
Parallel Reassembling Technology of Application Layers in NIDS
ZHAO Xiao-bi, WEI Hai-ping, WANG Fu-wei, GAO Zhe
Abstract303)      PDF (175KB)(249)      
Nowadays, the procedure of IP fragments and TCP flows serial reassembling technology have not been satisfied with the high speed network requirements. Meanwhile, every whole conversation in the network is almost similar from each other. Little distinctions exist among protocols of different application layers. It is suitable for adopting parallel reassembling algorithm. A parallel reassembling algorithm in application layer was introduced. Through this method, the balance of IP fragments and TCP flows reassembling was distributed reasonably in parallel reassembly process. A two-dimensional linked list was used to save key information. Too heavy work load of NIDS was avoided. An example of SMTP protocol was analyzed thoroughly.At last, in the light of the weakness of original algorithm,an improved algorithm was put forward. The whole mission was distributed in parts and computing ability of each node was fully used. So the parallel reassembling was reached. The test result shows that the improved algorithm is much more efficient than that of the original algorithm.
2008, 28 (2): 67-70.
Research and Implement of File Upload Without Components Based on Java Flow
HOU Xing-hua, WEI Hai-ping, WANG Fu-wei, LIU Yan-yan
Abstract292)      PDF (125KB)(170)      
On the basis of the browser/server application environment, uploading varied files and convenient management of upload files has become one of the problems of file management applications. The program of file upload without components was designed by using Java I/O flow. The operation of uploading files includes interfaces of submission, process and management of upload files. Upload files are able to be directly stored in the appointed catalog, and upload files can be managed through database. The implement principle of upload files using Java I/O flow and database management method were discussed. And detailed solutions and implement methods were given. 
2007, 27 (3): 64-66.